home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / avahi-autoipd / copyright < prev    next >
Encoding:
Text File  |  2007-03-27  |  5.3 KB  |  105 lines

  1. This package was debianized by Ross Burton <ross@debian.org> on
  2. Fri, 19 Aug 2005 11:38:54 +0000.
  3.  
  4. It was downloaded from http://www.freedesktop.org/Software/Avahi
  5.  
  6. The main portion of Avahi is copyright:
  7.  Upstream Authors:
  8.   Lennart Poettering <lennart (at) poettering (dot) de>
  9.   Trent Lloyd <lathiat@bur.st>
  10.   Sebastien Estienne <sebastien.estienne@gmail.com>
  11.   Jakub Stachowski
  12.   James Willcox <snorp@snorp.net>
  13.  
  14.  License:
  15.  
  16.   This library is free software; you can redistribute it and/or
  17.   modify it under the terms of the GNU Lesser General Public
  18.   License as published by the Free Software Foundation; either
  19.   version 2 of the License, or (at your option) any later version.
  20.  
  21.   This library is distributed in the hope that it will be useful,
  22.   but WITHOUT ANY WARRANTY; without even the implied warranty of
  23.   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  24.   Lesser General Public License for more details.
  25.  
  26.   You should have received a copy of the GNU Lesser General Public
  27.   License along with this library; if not, write to the Free Software
  28.   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  29.  
  30.   See /usr/share/common-licenses/LGPL-2.1 on your debian system.
  31.  
  32. The xml to man conversion files 
  33. (man/{xmltoman.css, xmltoman.dtd, xmltoman.xsl}) are under the GNU General
  34. Public License 2. See /usr/share/common-licenses/GPL-2 on your debian system. 
  35.   
  36. SimpleGladeApp.in from avahi-python (avahi-python/avahi/SimpleGladeApp.py) is
  37. copyright Sandino Flores Moreno under the GNU Lesser General Public version
  38. 2.1. See /usr/share/common-licenses/LGPL-2.1 on your debian system. 
  39.  
  40. common/acx_pthread.m4 is copyright Steven G. Johnson <stevenj@alum.mit.edu>
  41. under the GPL with the exception that it can be used with configure files
  42. generated by autoconf. See /usr/share/common-licenses/GPL on your debian system
  43. for the text of the GPL.
  44.  
  45. common/doxygen.m4 and common/doxygen.mk are copyright:
  46. # Copyright (C) 2004 Oren Ben-Kiki
  47. # This file is distributed under the same terms as the Autoconf macro files.
  48. Which is the GNU General Public License version 2. See
  49. /usr/share/common-licenses/GPL-2 on your debian system.
  50.  
  51. All the avahi-compat-howl public headers (avahi-compat-howl/include/*) and 
  52. avahi-compat-howl sample code (avahi-compat-howl/samples/*.c) are:
  53.  Copyright 2003, 2004 Porchdog Software. All rights reserved.
  54.  
  55.  Redistribution and use in source and binary forms, with or without
  56.  modification, are permitted provided that the following conditions are met:
  57.  
  58.  1. Redistributions of source code must retain the above copyright notice,
  59.     this list of conditions and the following disclaimer.   
  60.  2. Redistributions in binary form must reproduce the above copyright notice,
  61.     this list of conditions and the following disclaimer in the documentation
  62.     and/or other materials provided with the distribution.
  63.  
  64.  THIS SOFTWARE IS PROVIDED BY PORCHDOG SOFTWARE ``AS IS'' AND ANY EXPRESS OR
  65.  IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  66.  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO
  67.  EVENT SHALL THE HOWL PROJECT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  68.  INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  69.  BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  70.  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  71.  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
  72.  OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  73.  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  74.   
  75.  The views and conclusions contained in the software and documentation are those
  76.  of the authors and should not be interpreted as representing official policies,
  77.  either expressed or implied, of Porchdog Software.
  78.  
  79.  
  80. The avahi-compat-libdns_sd public header (avahi-compat-libdns_sd/dns_sd.h) is:
  81.  Copyright (c) 2003-2004, Apple Computer, Inc. All rights reserved.
  82.  
  83.  Redistribution and use in source and binary forms, with or without 
  84.  modification, are permitted provided that the following conditions are met:
  85.  
  86.  1.  Redistributions of source code must retain the above copyright notice, 
  87.      this list of conditions and the following disclaimer. 
  88.  2.  Redistributions in binary form must reproduce the above copyright notice, 
  89.      this list of conditions and the following disclaimer in the documentation 
  90.      and/or other materials provided with the distribution. 
  91.  3.  Neither the name of Apple Computer, Inc. ("Apple") nor the names of its 
  92.      contributors may be used to endorse or promote products derived from this 
  93.      software without specific prior written permission. 
  94.  
  95.  THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY 
  96.  EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
  97.  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
  98.  DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY 
  99.  DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 
  100.  (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 
  101.  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 
  102.  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
  103.  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
  104.  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  105.